Spread Silverlight Documentation
ResumeEvent Method (NotifyCollectionBase<T>)


GrapeCity.Windows.SpreadSheet.Data Namespace > NotifyCollectionBase<T> Class : ResumeEvent Method
Resumes the collection Changed event.
Syntax
'Declaration
 
Public Sub ResumeEvent() 
'Usage
 
Dim instance As NotifyCollectionBase(Of T)
 
instance.ResumeEvent()
public void ResumeEvent()
See Also

Reference

NotifyCollectionBase<T> Class
NotifyCollectionBase<T> Members